[INFO] cloning repository https://github.com/talaria-im/capn-funto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/talaria-im/capn-funto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalaria-im%2Fcapn-funto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalaria-im%2Fcapn-funto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2ab96d2949026d9c194feabd14d89c5113bfdec
[INFO] testing talaria-im/capn-funto against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalaria-im%2Fcapn-funto" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/talaria-im/capn-funto
[INFO] finished tweaking git repo https://github.com/talaria-im/capn-funto
[INFO] tweaked toml for git repo https://github.com/talaria-im/capn-funto written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/talaria-im/capn-funto on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/talaria-im/capn-funto already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e58e265a33869fab34097749023ac77ea8586b8e6642ee95606e8c8291809f75
[INFO] running `Command { std: "docker" "start" "-a" "e58e265a33869fab34097749023ac77ea8586b8e6642ee95606e8c8291809f75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e58e265a33869fab34097749023ac77ea8586b8e6642ee95606e8c8291809f75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e58e265a33869fab34097749023ac77ea8586b8e6642ee95606e8c8291809f75", kill_on_drop: false }`
[INFO] [stdout] e58e265a33869fab34097749023ac77ea8586b8e6642ee95606e8c8291809f75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ebf62006f86ca9f950203f8f4c11f579d390627a22863436b0efa96f623c445
[INFO] running `Command { std: "docker" "start" "-a" "6ebf62006f86ca9f950203f8f4c11f579d390627a22863436b0efa96f623c445", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.61
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling capnp v0.14.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling tokio v1.2.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling capnpc v0.14.2
[INFO] [stderr]    Compiling capn-funto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling tokio-util v0.6.3
[INFO] [stderr]    Compiling futures-executor v0.3.13
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stderr]    Compiling capnp-futures v0.14.0
[INFO] [stderr]    Compiling capnp-rpc v0.14.0
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/capn-funto-3afbe055b9412aab/out/hello_world_capnp.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout]    |                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 18 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout] 18 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Client {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/capn-funto-3afbe055b9412aab/out/hello_world_capnp.rs:924:26
[INFO] [stdout]     |
[INFO] [stdout] 924 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout]     |                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 924 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout] 924 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Client {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.82s
[INFO] running `Command { std: "docker" "inspect" "6ebf62006f86ca9f950203f8f4c11f579d390627a22863436b0efa96f623c445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ebf62006f86ca9f950203f8f4c11f579d390627a22863436b0efa96f623c445", kill_on_drop: false }`
[INFO] [stdout] 6ebf62006f86ca9f950203f8f4c11f579d390627a22863436b0efa96f623c445
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ac131954cb19fa5f76319ca72e2fcf050e005e15d36943e037e2978a20552f8
[INFO] running `Command { std: "docker" "start" "-a" "7ac131954cb19fa5f76319ca72e2fcf050e005e15d36943e037e2978a20552f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling capn-funto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/capn-funto-3afbe055b9412aab/out/hello_world_capnp.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout]    |                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 18 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout] 18 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Client {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/capn-funto-3afbe055b9412aab/out/hello_world_capnp.rs:924:26
[INFO] [stdout]     |
[INFO] [stdout] 924 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout]     |                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 924 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout] 924 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Client {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.31s
[INFO] running `Command { std: "docker" "inspect" "7ac131954cb19fa5f76319ca72e2fcf050e005e15d36943e037e2978a20552f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ac131954cb19fa5f76319ca72e2fcf050e005e15d36943e037e2978a20552f8", kill_on_drop: false }`
[INFO] [stdout] 7ac131954cb19fa5f76319ca72e2fcf050e005e15d36943e037e2978a20552f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b4cbddbc5abd7d2a02917b045c7b4c9cc7e4fcd56370ceafd897d3a9d53a9f4a
[INFO] running `Command { std: "docker" "start" "-a" "b4cbddbc5abd7d2a02917b045c7b4c9cc7e4fcd56370ceafd897d3a9d53a9f4a", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/capn-funto-3afbe055b9412aab/out/hello_world_capnp.rs:18:26
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stderr]    |                          ^                                        ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 18 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stderr] 18 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Client {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> /opt/rustwide/target/debug/build/capn-funto-3afbe055b9412aab/out/hello_world_capnp.rs:924:26
[INFO] [stderr]     |
[INFO] [stderr] 924 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stderr]     |                          ^                                        ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 924 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stderr] 924 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Client {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `capn-funto` (bin "capn-funto" test) generated 2 warnings (run `cargo fix --bin "capn-funto" -p capn-funto --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/capn_funto-f2afe69adf05aaba)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b4cbddbc5abd7d2a02917b045c7b4c9cc7e4fcd56370ceafd897d3a9d53a9f4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4cbddbc5abd7d2a02917b045c7b4c9cc7e4fcd56370ceafd897d3a9d53a9f4a", kill_on_drop: false }`
[INFO] [stdout] b4cbddbc5abd7d2a02917b045c7b4c9cc7e4fcd56370ceafd897d3a9d53a9f4a
